jwebproject
Class signup1b
- public class signup1b
Title: Notarization Authority Web Services
Description:
Copyright: Copyright (c) 2003
Company: UCSC
- Version:
- 1.0
- Author:
- H.E.M.H.B. Ekanayake
setEmail
public void setEmail(String email)
- Binds as email address to the bean
- Parameters:
email - email address
doProcess
public boolean doProcess()
- Check out the bound email address is registered before; if not, generate an activation key and store this pair as a new pending registration request in the db
- Returns:
- true if the process succeeded; false otherwise.
getEmail
public String getEmail()
- Returns the bound email address
- Returns:
- email